AppleEventObjectSpecifier Class

An AppleEventObjectSpecifier specifies an object that an AppleEvent can be performed on.

Events

None

Properties

None

Methods

None

More information available in parent classes: Object


Notes

An AppleEventObjectSpecifier can represent any object such as a document or a pushbutton. AppleEventObjectSpecifers are returned by several functions and are passed to the ObjectSpecifierParam property of an AppleEvent class object.


Examples

See the examples for the AppleEvent class.


See Also

AppleEvent class; GetIndexedObjectDescriptor, GetNamedObjectDescriptor, GetOrdinalObjectDescriptor, GetPropertyObjectDescriptor, GetRangeObjectDescriptor, GetStringComparisonObjectDescriptor, GetTestObjectDescriptor functions.